Réf. EC48307
AMERICAN MARINE GRAND BANKS 42 EUROPA D'occasion
-
Général
- Visible Pornic
- Année modèle 1980
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 12.98 m
- Largeur maxi (m) 4.1 m
- Tirant d'eau 1.35 m
-
Moteur
- Marque du Moteur Ford 2715E
- Type de carburant Diesel
- Puissance Moteur 120.00
Contact
CAP A l'OUESTNom : Marc le GROIGNEC
Visible : Pornic 02 40 82 05 43 Contacter le vendeur Vitrine Pro
Vous pouvez également être intéressé(e) par :
PRIMATIST G 41 BRUNO ABBATEMoteurBRUNO ABBATE PRIMATIST G 41 occasion
ANTARES 36BENETEAUMoteurBENETEAU ANTARES 36occasion
ANTARES 11 OBBENETEAUMoteurBENETEAU ANTARES 11 OBoccasion
ANTARES 11 OBBENETEAUMoteurBENETEAU ANTARES 11 OBoccasion
BRUNO ABBATE PRIMATIST G 41 2009
Visible :
BENETEAU ANTARES 362019
Visible : Pornic
BENETEAU ANTARES 11 OB2021
Visible : LORIENT
BENETEAU ANTARES 11 OB2023
Visible : LORIENT
$type = "";
if ( isset( $_SESSION['search'] ) ) {
if ( in_array( 1, ( $_SESSION["search"]["boatType"] ) ) ) {
$type .= "voilier";
}
if ( in_array( 2, ( $_SESSION["search"]["boatType"] ) ) ) {
$type .= "moteur";
}
if ( in_array( 3, ( $_SESSION["search"]["boatType"] ) ) ) {
$type .= "accastillage";
}
} else {
$type = "voilier";
}
app::executeBlock( 'boat_searchBlock', array(
'type' => $type,
'constModel' => "",
'pro' => "",
'part' => "",
'visibleSalon' => "",
'occasionPlaisance' => ""
) );
?>